libxl: libxl_qmp: Better error message after a parse error.
authorAnthony PERARD <anthony.perard@citrix.com>
Fri, 4 Nov 2011 12:38:22 +0000 (12:38 +0000)
committerAnthony PERARD <anthony.perard@citrix.com>
Fri, 4 Nov 2011 12:38:22 +0000 (12:38 +0000)
commit46e9ab5b1c86bded86eb95c124839c4db1b7c5fa
tree76e6fbb45a0cd782b66228eaa7c11dbdd9e3e2a8
parenta3671a3ba79aa8e952881ecdaf6dd5767cc7b094
libxl: libxl_qmp: Better error message after a parse error.

By setting the next string to parse after having printed any error messages.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Committed-by: Ian Jackson <ian.jackson.citrix.com>
tools/libxl/libxl_qmp.c